projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1c9dcf
)
* Makefile.in (CPP): New variable, set by the top-level Makefile.
author
Jim Blandy
<jimb@redhat.com>
Wed, 16 Jun 1993 23:50:05 +0000
(23:50 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Wed, 16 Jun 1993 23:50:05 +0000
(23:50 +0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index ffeb640bec99a206a646410fce1896d59ab17286..4092005e8f1891b978918c5cc2226877d05a531d 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-8,6
+8,7
@@
MAKE = make
# ==================== Things `configure' might edit ====================
CC=cc
+CPP=cc -E
CFLAGS=-g
srcdir=@srcdir@/src
VPATH=@srcdir@/src